Skip to content

Move from testing to final for telemetry PR detection workflow#47993

Merged
chatasweetie merged 6 commits into
mainfrom
jearleycha/telemetry-pr-check-complete
Jun 8, 2026
Merged

Move from testing to final for telemetry PR detection workflow#47993
chatasweetie merged 6 commits into
mainfrom
jearleycha/telemetry-pr-check-complete

Conversation

@chatasweetie

Copy link
Copy Markdown
Contributor

Summary of the Pull Request

Transitions the telemetry PR detection workflow from testing phase to ready status. All components are now fully functional and automatically triggered on every new PR.

  • Skips checks on draft PRs to avoid noise
  • Prevents multiple concurrent runs per PR
  • Safely requests @chatasweetie as reviewer on telemetry changes
  • update commit messages

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

@chatasweetie
chatasweetie requested a review from a team as a code owner May 19, 2026 22:09
@chatasweetie
chatasweetie requested review from Copilot and niels9001 May 19, 2026 22:09
@niels9001
niels9001 requested a review from carlos-zamora May 19, 2026 22:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Moves the telemetry PR detection workflow messaging from “test” language to final guidance and adds automatic reviewer requesting for telemetry-related PRs.

Changes:

  • Updates the bot comment bodies to remove “test” messaging and provide actionable checklists.
  • Adds helper functions to fetch PR details and request a specific reviewer when needed.
  • Centralizes reviewer login in a constant.

Comment thread .github/scripts/telemetry-pr-check.js Outdated
Comment thread .github/scripts/telemetry-pr-check.js Outdated
Comment thread .github/scripts/telemetry-pr-check.js Outdated
Comment thread .github/scripts/telemetry-pr-check.js
Comment thread .github/scripts/telemetry-pr-check.js Outdated
Comment thread .github/scripts/telemetry-pr-check.js Outdated
Comment thread .github/scripts/telemetry-pr-check.js Outdated
Comment thread .github/scripts/telemetry-pr-check.js Outdated
Comment thread .github/scripts/telemetry-pr-check.js Outdated
chatasweetie and others added 2 commits June 3, 2026 11:36
Co-authored-by: Carlos Zamora <carlos.zamora@microsoft.com>
@chatasweetie
chatasweetie enabled auto-merge (squash) June 3, 2026 18:44
@niels9001 niels9001 added the Area-GitHub workflow Issues regarding the GitHub workflow and automation label Jun 5, 2026
@chatasweetie
chatasweetie removed the request for review from niels9001 June 8, 2026 20:35
@chatasweetie
chatasweetie merged commit 582f3eb into main Jun 8, 2026
16 checks passed
@chatasweetie
chatasweetie deleted the jearleycha/telemetry-pr-check-complete branch June 8, 2026 20:56
@LegendaryBlair LegendaryBlair added this to the PowerToys 0.100 milestone Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.100 Area-GitHub workflow Issues regarding the GitHub workflow and automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants